func html/template.readFileFS
2 uses
html/template (current package)
template.go#L515: return parseFiles(t, readFileFS(fsys), filenames...)
template.go#L524: func readFileFS(fsys fs.FS) func(string) (string, []byte, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)